Use gtk_expander_set_child throughout
authorMatthias Clasen <mclasen@redhat.com>
Thu, 7 May 2020 04:05:51 +0000 (00:05 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 12 May 2020 02:21:14 +0000 (22:21 -0400)
commit1afc7494436dd509a33e641508bc9639e0f7ca90
tree5d8595622150760ca7e06d379b45d3a7578bbe84
parent6b80d90db5db4da15d135927c3e174543d45ec4a
Use gtk_expander_set_child throughout

Replace all uses of gtk_container_add on expanders
with gtk_expander_set_child.
tests/testexpander.c
tests/testflowbox.c
tests/testgtk.c
tests/testscrolledwindow.c